home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CinE CD 6
/
CinE CD ROM 06.iso
/
mac
/
Shared.Cst
/
00093_Script_93
< prev
next >
Wrap
Text File
|
1996-06-22
|
393b
|
16 lines
on mouseUp
global glastmovie, gfilmindex
put "MAIN.DIR" into glastmovie
cursor 0
puppetsound "click"
set the text of cast "index_descrip" = "Veuillez patienter. Chargement en cours..."
updatestage
displayfilm (gfilmindex)
set the text of cast "bullet" = ""
set the text of cast "index_descrip" = ""
updatestage
go to frame "film"
put gfilmindex
end